@media only screen and (max-width: 750px) {
  .c-landing-page__action--rss {
      display: none !important;
  }
}
